home *** CD-ROM | disk | FTP | other *** search
- #Windows 3.1 product list 11/1/96 - Jeff Coffin
- #Copyright (c) 1996, Prodigy, Inc.
- #
- #root is a key word that ParseProductInstallFile will substitute with
- # path of directory where wildfire is installed.
- #
- #Do not include vcs engine; VCS engine is handled in a separate first
- # time engine set up routine.
- #
- #Product # is arbitrary and does not affect vcs engine data files.
- #
- #Product name is not arbitrary and will be added to vcs private registry file.
- # It must be in sync with name listed in the associated recipe.
- #
- #"destination" is just the target directory where the product will be installed.
- # A product may have components scattered among different subdirectories in the
- # target directory. Local path names are delimited with the backward single slash: \.
- #
- #"recipe_location" denotes the location within the directory structure where the
- # passive recipe file can be found for the associated product.
- #
- #"default_URL" refers to the URL where updated recipe files can be found.
-
- Product 1
- name: 16rcps
- destination: root\dinfo
- recipe_location: root\dinfo\16rcps.rcp
- default_URL: http://updates.prodigy.net/updates/recipes/16rcps.rcp
-
- Product 2
- name: 1sign16
- destination: root\dinfo
- recipe_location: root\dinfo\1sign16.rcp
- default_URL: http://updates.prodigy.net/updates/recipes/1sign16.rcp
-
- Product 3
- name: config16
- destination: root\dinfo
- recipe_location: root\dinfo\config16.rcp
- default_URL: http://updates.prodigy.net/updates/recipes/config16.rcp
-
- Product 4
- name: dialer16
- destination: root\dinfo
- recipe_location: root\dinfo\dialer16.rcp
- default_URL: http://updates.prodigy.net/updates/recipes/dialer16.rcp
-
- Product 5
- name: mtdial16
- destination: root\dinfo
- recipe_location: root\dinfo\mtdial16.rcp
- default_URL: http://updates.prodigy.net/updates/recipes/mtdial16.rcp
-
- Product 6
- name: nasst16
- destination: root\dinfo
- recipe_location: root\dinfo\nasst16.rcp
- default_URL: http://updates.prodigy.net/updates/recipes/nasst16.rcp
-
- Product 7
- name: pi16bit
- destination: root
- recipe_location: root\dinfo\pi16bit.rcp
- default_URL: http://updates.prodigy.net/updates/recipes/pi16bit.rcp
-
- Product 8
- name: reg16
- destination: root\dinfo
- recipe_location: root\dinfo\reg16.rcp
- default_URL: http://updates.prodigy.net/updates/recipes/reg16.rcp
-
- Product 9
- name: signon16
- destination: root\dinfo
- recipe_location: root\dinfo\signon16.rcp
- default_URL: http://updates.prodigy.net/updates/recipes/signon16.rcp
-
- Product 10
- name: vcu16
- destination: root\dinfo
- recipe_location: root\dinfo\vcu16.rcp
- default_URL: http://updates.prodigy.net/updates/recipes/vcu16.rcp
-
- Product 11
- name: mprod31
- destination: root\dinfo
- recipe_location: root\dinfo\mprod31.rcp
- default_URL: http://updates.prodigy.net/updates/recipes/mprod31.rcp
-